-- background: 20383 from stack: in.8_89 -- bmap block id: 3501 -- flags: 4000 -- background id: 0 -- name: Tips-Tricks Bg ----- HyperTalk script ----- on closeBackground show bg btn 2 show bg btn 3 end closeBackground on closeCard show bg btn 2 show bg btn 3 hide bg btn 6 hide bg btn 7 hide bg btn 8 hide fld "PopUp" hide fld "Big PopUp" end closeCard on newCard if fld "Tips Title" is empty then put "CUSTOMIZING THE HOME CARD" into fld "Tips Title" tabKey tabkey type return end newCard -- part 1 (field) -- low flags: 03 -- high flags: 2000 -- rect: left=24 top=62 right=85 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 2304 -- line height: 16 -- part name: Tips Title -- part 2 (field) -- low flags: 03 -- high flags: 2000 -- rect: left=37 top=106 right=255 bottom=191 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 65535 -- font id: 0 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: Sidebar -- part 3 (field) -- low flags: 03 -- high flags: 2000 -- rect: left=197 top=106 right=310 bottom=480 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Text -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=68 top=269 right=289 bottom=94 -- title width / last selected line: 0 -- icon id / first selected line: 4465 / 4465 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Index ----- HyperTalk script ----- on mouseUp push cd visual barn door close to black visual barn door open go cd "LImacSTACK index" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=91 top=270 right=290 bottom=116 -- title width / last selected line: 0 -- icon id / first selected line: 25234 / 25234 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Multi-Prev ----- HyperTalk script ----- on mouseDown go to prev cd of this bg put the ticks into tickHolder repeat until (the mouse is up) if (the ticks - tickHolder) > 30 then go to prev cd of this bg put the ticks into tickHolder send openCard to this bg end if end repeat end mouseDown -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=112 top=270 right=290 bottom=138 -- title width / last selected line: 0 -- icon id / first selected line: 2749 / 2749 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Multi-Next ----- HyperTalk script ----- on mouseDown visual scroll left go to next cd of this bg put the ticks into tickHolder repeat until (the mouse is up) if (the ticks - tickHolder) > 30 then go to next cd of this bg put the ticks into tickHolder end if end repeat end mouseDown -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=135 top=268 right=290 bottom=164 -- title width / last selected line: 0 -- icon id / first selected line: 6721 / 6721 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual iris close to grey visual iris open pop cd end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=480 top=27 right=48 bottom=508 -- title width / last selected line: 0 -- icon id / first selected line: 20689 / 20689 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: New Button ----- HyperTalk script ----- on mouseUp play "hastalavista" go stack "HOME" end mouseUp -- part 11 (field) -- low flags: 81 -- high flags: 2007 -- rect: left=196 top=93 right=276 bottom=434 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: popup ----- HyperTalk script ----- on mouseUp set the scroll of me to 0 hide me end mouseUp -- part 13 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=62 top=208 right=230 bottom=162 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Unique BBSs ----- HyperTalk script ----- on mouseUp set the scroll of fld "PopUp" to 0 set the visible of fld "PopUp" to not the visible of fld "PopUp" end mouseUp -- part 15 (button) -- low flags: 80 -- high flags: 8003 -- rect: left=62 top=231 right=253 bottom=162 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: NY BBSs ----- HyperTalk script ----- on mouseUp lock screen set the scroll of fld "Big PopUp" to 0 set the visible of fld "Big PopUp" to not the visible of fld "Big PopUp" show bg btn "PrintField" unlock screen with visual dissolve very fast end mouseUp -- part 14 (field) -- low flags: 81 -- high flags: 2007 -- rect: left=1 top=90 right=335 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 4 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Big PopUp ----- HyperTalk script ----- on mouseUp lock screen set the scroll of me to 0 hide me hide bg btn 8 unlock screen with visual dissolve very fast end mouseUp -- part 16 (button) -- low flags: 80 -- high flags: A003 -- rect: left=399 top=29 right=51 bottom=478 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: PrintField ----- HyperTalk script ----- on mouseUp answer "Print this Field?" with "Yes" or "Cancel" if it is "Cancel" then exit mouseUp else printfield "field 5" get the result if it is not empty then put it end if end mouseUp